img{max-width: 100%!important;}
.page_container {
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

.page_banner {
    height: 23.75rem;
    width: 100%
}

.page_banner a {
    width: 100%;
    height: 100%
}

.page_banner a img {
    height: 100%;
    object-fit: cover
}

.header {
    height: 12.81rem;
    width: 100%
}

.header .menu {
    width: .48rem;
    height: .34rem;
    display: none
}

.header .menu .hide {
    transition: all .5s;
    transform: translateX(100%);
    opacity: 0
}

.header .clicked::after {
    transform: rotate(-45deg)
}

.header .clicked::before {
    transform: rotate(45deg)
}

.header .logo_wrapper {
    height: 9.38rem;
    width: 81.25rem;
    margin: 0 auto;
    justify-content: space-between
}

.header .logo_wrapper .logo {
    width: 32.5rem;
    height: 6.06rem
}

.header .logo_wrapper .logo img {
    height: 100%;
    object-fit: contain
}

.header .logo_wrapper .tel .tel_icon {
    width: 2.75rem;
    height: 2.75rem;
    margin-right: .63rem
}

.header .logo_wrapper .tel .tel_icon img {
    height: 100%;
    object-fit: contain
}

.header .logo_wrapper .tel .tel_text .title {
    font-size: .88rem;
    color: #666666
}

.header .logo_wrapper .tel .tel_text .tel_num {
    font-size: 2rem;
    color: #0078c9;
    font-weight: bold
}

.header .nav_wrapper {
    width: 100%;
    height: 3.75rem;
    line-height: 3.75rem;
    background-color: #0078c9
}

.header .nav_wrapper .nav_box {
    width: 81.25rem;
    height: 100%;
    flex-direction: row;
    margin: 0 auto;
    justify-content: space-between
}

.header .nav_wrapper .nav_box .nav_item {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .2s
}

.header .nav_wrapper .nav_box .nav_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    height: 50%;
    border-right: 1px dashed #fff
}

.header .nav_wrapper .nav_box .active_nav {
    background-color: #6dbbef
}

.recruit_step {
    width: 100%;
    height: 45.63rem;
    background-image: url(../../images/step_bg.jpg)
}

.BMap_mask {
    z-index: 3 !important
}

.anchorBL {
    z-index: 3 !important
}
.active_foot{
    background-color: #333;
}

@media screen and (min-width:320px) {
    .page_banner {
        height: 3.8rem;
        width: 100%
    }
    .header .logo_wrapper .tel_swiper {
        width: 19.75rem;
        height: 100%;
        overflow: hidden;
        display: none;

    }
    .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 1.2rem
    }

    .header .menu {
        display: block;
        margin-right: .22rem;
        cursor: pointer
    }

    .header .logo_wrapper {
        width: 4.55rem;
        height: 100%;
        margin-left: .1rem
    }

    .header .logo_wrapper .logo {
        width: 100%;
        height: 100%
    }

    .header .logo_wrapper .tel {
        display: none
    }

    .header .nav_wrapper {
        width: auto;
        height: auto;
        background: none
    }

    .header .nav_wrapper .nav_box {
        width: 3.55rem;
        display: none;
        height: auto;
        flex-direction: column;
        margin: 0 auto;
        justify-content: center;
        position: absolute;
        top: 1.2rem;
        right: 0;
        transition: all .3s;
        z-index: 20
    }

    .header .nav_wrapper .nav_box .nav_item {
        width: 100%;
        flex: auto;
        height: 1.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background-color: #0078c9;
        margin-bottom: 1px
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: block;
        line-height: 1.2rem;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .16rem;
        width: 100%;
        height: 100%;
        border-right: none;
        border-bottom: 1px dashed #fff
    }

    .header .nav_wrapper .nav_box .nav_item:nth-last-child(1) a {
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        height: 1.35rem;
        background-color: #0078c9
    }

    .nav_bar .bar_item {
        height: 100%;
        flex: 1;
        border-right: 1px dashed #fff
    }

    .nav_bar .bar_item a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .28rem
    }

    .nav_bar .bar_item a .icon {
        width: .5rem;
        height: .5rem;
        margin-bottom: .1rem
    }

    .nav_bar .bar_item a .icon img {
        height: 100%;
        object-fit: contain
    }

    .nav_bar .bar_item:nth-last-child(1) {
        border-right: none
    }
}

@media screen and (min-width:360px) {
    .page_banner {
        height: 3.8rem;
        width: 100%
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 1.2rem
    }
    .header .logo_wrapper .tel_swiper {
        width: 19.75rem;
        height: 100%;
        overflow: hidden;
        display: none;

    }
    .header .menu {
        display: block;
        margin-right: .2rem;
        cursor: pointer
    }

    .header .menu span {
        display: block;
        height: 2px;
        margin: .1rem 0;
        width: 100%;
        background: #444444;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .header .menu::after {
        content: '';
        -webkit-transform-origin: 7.5%;
        transform-origin: 7.5%;
        display: block;
        height: 2px;
        width: 100%;
        background: #444;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .header .menu::before {
        content: '';
        -webkit-transform-origin: 7.5%;
        transform-origin: 7.5%;
        display: block;
        height: 2px;
        width: 100%;
        background: #444;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .header .logo_wrapper {
        width: 4.55rem;
        height: 100%;
        margin-left: .1rem
    }

    .header .logo_wrapper .logo {
        width: 100%;
        height: 100%
    }

    .header .logo_wrapper .tel {
        display: none
    }

    .header .nav_wrapper {
        width: auto;
        height: auto;
        background: none
    }

    .header .nav_wrapper .nav_box {
        width: 3.55rem;
        display: none;
        height: auto;
        flex-direction: column;
        margin: 0 auto;
        justify-content: center;
        position: absolute;
        top: 1.2rem;
        right: 0;
        transition: all .3s;
        z-index: 20
    }

    .header .nav_wrapper .nav_box .nav_item {
        width: 100%;
        flex: auto;
        height: 1.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background-color: #0078c9;
        margin-bottom: 1px
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: block;
        line-height: 1.2rem;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .3rem;
        width: 100%;
        height: 100%;
        border-right: none;
        border-bottom: 1px dashed #fff
    }

    .header .nav_wrapper .nav_box .nav_item:nth-last-child(1) a {
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        height: 1.35rem;
        background-color: #0078c9
    }

    .nav_bar .bar_item {
        height: 100%;
        flex: 1;
        border-right: 1px dashed #fff
    }

    .nav_bar .bar_item a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .28rem
    }

    .nav_bar .bar_item a .icon {
        width: .5rem;
        height: .5rem;
        margin-bottom: .1rem
    }

    .nav_bar .bar_item a .icon img {
        height: 100%;
        object-fit: contain
    }

    .nav_bar .bar_item:nth-last-child(1) {
        border-right: none
    }
}

@media screen and (min-width:750px) {
    .page_banner {
        height: 3.8rem;
        width: 100%
    }
    .header .logo_wrapper .tel_swiper {
        width: 19.75rem;
        height: 100%;
        overflow: hidden;
        display: none;

    }
    .nav_bar {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        height: 1.35rem;
        background-color: #0078c9
    }
    .header .logo_wrapper .tel {
        display: none
    }
    .nav_bar .bar_item {
        height: 100%;
        flex: 1;
        border-right: 1px dashed #fff
    }

    .nav_bar .bar_item a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .28rem
    }

    .nav_bar .bar_item a .icon {
        width: .5rem;
        height: .5rem;
        margin-bottom: .1rem
    }

    .nav_bar .bar_item a .icon img {
        height: 100%;
        object-fit: contain
    }

    .nav_bar .bar_item:nth-last-child(1) {
        border-right: none
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 1.2rem
    }

    .header .menu {
        display: block;
        margin-right: .1rem;
        cursor: pointer
    }

    .header .logo_wrapper {
        width: 4.55rem;
        height: 100%;
        margin-left: .1rem
    }

    .header .logo_wrapper .logo {
        width: 100%;
        height: 100%
    }

    .header .logo_wrapper .tel {
        display: none
    }

    .header .nav_wrapper {
        width: auto;
        height: auto;
        background: none
    }

    .header .nav_wrapper .nav_box {
        width: 3.55rem;
        display: none;
        height: auto;
        flex-direction: column;
        margin: 0 auto;
        justify-content: center;
        position: absolute;
        top: 1.2rem;
        right: 0;
        transition: all .3s;
        z-index: 20
    }

    .header .nav_wrapper .nav_box .nav_item {
        width: 100%;
        flex: auto;
        height: 1.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background-color: #0078c9;
        margin-bottom: 1px
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: block;
        line-height: 1.2rem;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: .16rem;
        width: 100%;
        height: 100%;
        border-right: none;
        border-bottom: 1px dashed #fff
    }

    .header .nav_wrapper .nav_box .nav_item:nth-last-child(1) a {
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .page_banner {
        height: 23.75rem;
        width: 100%
    }

    .page_banner a {
        width: 100%;
        height: 100%
    }

    .page_banner a img {
        height: 100%;
        object-fit: cover
    }

    .header {
        height: 12.81rem;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .header .menu {
        width: .38rem;
        height: .34rem;
        display: none
    }

    .header .logo_wrapper {
        height: 9.38rem;
        width: 81.25rem;
        margin: 0 auto;
        justify-content: space-between
    }

    .header .logo_wrapper .logo {
        width: 32.5rem;
        height: 6.06rem
    }

    .header .logo_wrapper .logo img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel_swiper {
        width: 19.75rem;
        height: 100%;
        overflow: hidden;
        display: block;

    }

    .header .logo_wrapper .tel {
        width: 100%;
        height: 100%;
        display: flex
    }

    .header .logo_wrapper .tel .tel_icon {
        width: 2.75rem;
        height: 2.75rem;
        margin-right: .63rem
    }

    .header .logo_wrapper .tel .tel_icon img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel .tel_text .title {
        font-size: .88rem;
        color: #666666
    }

    .header .logo_wrapper .tel .tel_text .tel_num {
        font-size: 2rem;
        color: #0078c9;
        font-weight: bold
    }

    .header .nav_wrapper {
        width: 100%;
        height: 3.75rem;
        line-height: 3.75rem;
        background-color: #0078c9
    }

    .header .nav_wrapper .nav_box {
        width: 81.25rem;
        height: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        justify-content: space-between;
        position: static;
        transition: all .3s
    }

    .header .nav_wrapper .nav_box .nav_item {
        flex: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background: none
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 1rem;
        width: 100%;
        height: 50%;
        border-right: 1px dashed #fff;
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: none
    }
}

@media screen and (min-width:1280px) {
    .page_banner {
        height: 23.75rem;
        width: 100%
    }

    .page_banner a {
        width: 100%;
        height: 100%
    }

    .page_banner a img {
        height: 100%;
        object-fit: cover
    }

    .header {
        height: 12.81rem;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .header .menu {
        width: .38rem;
        height: .34rem;
        display: none
    }

    .header .logo_wrapper {
        height: 9.38rem;
        width: 81.25rem;
        margin: 0 auto;
        justify-content: space-between
    }

    .header .logo_wrapper .logo {
        width: 32.5rem;
        height: 6.06rem
    }

    .header .logo_wrapper .logo img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel {
        display: flex
    }

    .header .logo_wrapper .tel .tel_icon {
        width: 2.75rem;
        height: 2.75rem;
        margin-right: .63rem
    }

    .header .logo_wrapper .tel .tel_icon img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel .tel_text .title {
        font-size: .88rem;
        color: #666666
    }

    .header .logo_wrapper .tel .tel_text .tel_num {
        font-size: 2rem;
        color: #0078c9;
        font-weight: bold
    }

    .header .nav_wrapper {
        width: 100%;
        height: 3.75rem;
        line-height: 3.75rem;
        background-color: #0078c9
    }

    .header .nav_wrapper .nav_box {
        width: 81.25rem;
        height: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        justify-content: space-between;
        position: static;
        transition: all .3s
    }

    .header .nav_wrapper .nav_box .nav_item {
        flex: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background: none
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 1rem;
        width: 100%;
        height: 50%;
        border-right: 1px dashed #fff;
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: none
    }
}

@media screen and (min-width:1360px) {
    .page_banner {
        height: 23.75rem;
        width: 100%
    }

    .page_banner a {
        width: 100%;
        height: 100%
    }

    .page_banner a img {
        height: 100%;
        object-fit: cover
    }

    .header {
        height: 12.81rem;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .header .menu {
        width: .38rem;
        height: .34rem;
        display: none
    }

    .header .logo_wrapper {
        height: 9.38rem;
        width: 81.25rem;
        margin: 0 auto;
        justify-content: space-between
    }

    .header .logo_wrapper .logo {
        width: 32.5rem;
        height: 6.06rem
    }

    .header .logo_wrapper .logo img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel {
        display: flex
    }

    .header .logo_wrapper .tel .tel_icon {
        width: 2.75rem;
        height: 2.75rem;
        margin-right: .63rem
    }

    .header .logo_wrapper .tel .tel_icon img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel .tel_text .title {
        font-size: .88rem;
        color: #666666
    }

    .header .logo_wrapper .tel .tel_text .tel_num {
        font-size: 2rem;
        color: #0078c9;
        font-weight: bold
    }

    .header .nav_wrapper {
        width: 100%;
        height: 3.75rem;
        line-height: 3.75rem;
        background-color: #0078c9
    }

    .header .nav_wrapper .nav_box {
        width: 81.25rem;
        height: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        justify-content: space-between;
        position: static;
        transition: all .3s
    }

    .header .nav_wrapper .nav_box .nav_item {
        flex: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background: none
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 1rem;
        width: 100%;
        height: 50%;
        border-right: 1px dashed #fff;
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: none
    }
}

@media screen and (min-width:1440px) {
    .page_banner {
        height: 23.75rem;
        width: 100%
    }

    .page_banner a {
        width: 100%;
        height: 100%
    }

    .page_banner a img {
        height: 100%;
        object-fit: cover
    }

    .header {
        height: 12.81rem;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .header .menu {
        width: .38rem;
        height: .34rem;
        display: none
    }

    .header .logo_wrapper {
        height: 9.38rem;
        width: 81.25rem;
        margin: 0 auto;
        justify-content: space-between
    }

    .header .logo_wrapper .logo {
        width: 32.5rem;
        height: 6.06rem
    }

    .header .logo_wrapper .logo img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel {
        display: flex
    }

    .header .logo_wrapper .tel .tel_icon {
        width: 2.75rem;
        height: 2.75rem;
        margin-right: .63rem
    }

    .header .logo_wrapper .tel .tel_icon img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel .tel_text .title {
        font-size: .88rem;
        color: #666666
    }

    .header .logo_wrapper .tel .tel_text .tel_num {
        font-size: 2rem;
        color: #0078c9;
        font-weight: bold
    }

    .header .nav_wrapper {
        width: 100%;
        height: 3.75rem;
        line-height: 3.75rem;
        background-color: #0078c9
    }

    .header .nav_wrapper .nav_box {
        width: 81.25rem;
        height: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        justify-content: space-between;
        position: static;
        transition: all .3s
    }

    .header .nav_wrapper .nav_box .nav_item {
        flex: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background: none
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 1rem;
        width: 100%;
        height: 50%;
        border-right: 1px dashed #fff;
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: none
    }
}

@media screen and (min-width:1920px) {
    .page_banner {
        height: 23.75rem;
        width: 100%
    }

    .page_banner a {
        width: 100%;
        height: 100%
    }

    .page_banner a img {
        height: 100%;
        object-fit: cover
    }

    .header {
        height: 12.81rem;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .header .menu {
        width: .38rem;
        height: .34rem;
        display: none
    }

    .header .logo_wrapper {
        height: 9.38rem;
        width: 81.25rem;
        margin: 0 auto;
        justify-content: space-between
    }

    .header .logo_wrapper .logo {
        width: 32.5rem;
        height: 6.06rem
    }

    .header .logo_wrapper .logo img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel {
        display: flex
    }

    .header .logo_wrapper .tel .tel_icon {
        width: 2.75rem;
        height: 2.75rem;
        margin-right: .63rem
    }

    .header .logo_wrapper .tel .tel_icon img {
        height: 100%;
        object-fit: contain
    }

    .header .logo_wrapper .tel .tel_text .title {
        font-size: .88rem;
        color: #666666
    }

    .header .logo_wrapper .tel .tel_text .tel_num {
        font-size: 2rem;
        color: #0078c9;
        font-weight: bold
    }

    .header .nav_wrapper {
        width: 100%;
        height: 3.75rem;
        line-height: 3.75rem;
        background-color: #0078c9
    }

    .header .nav_wrapper .nav_box {
        width: 81.25rem;
        height: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        justify-content: space-between;
        position: static;
        transition: all .3s
    }

    .header .nav_wrapper .nav_box .nav_item {
        flex: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .2s;
        background: none
    }

    .header .nav_wrapper .nav_box .nav_item a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 1rem;
        width: 100%;
        height: 50%;
        border-right: 1px dashed #fff;
        border-bottom: none
    }

    .header .nav_wrapper .nav_box .active_nav {
        background-color: #6dbbef
    }

    .nav_bar {
        display: none
    }
}